object AboutFrm: TAboutFrm Left = 492 Top = 303 ActiveControl = Button1 BorderStyle = bsDialog Caption = 'AboutFrm' ClientHeight = 332 ClientWidth = 439 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poMainFormCenter OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object ProgLabel: TLabel Left = 80 Top = 104 Width = 169 Height = 24 Alignment = taCenter Caption = 'Program Version' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -21 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label1: TLabel Left = 146 Top = 168 Width = 148 Height = 26 Alignment = taCenter Caption = 'Copyright 2005 Tropic Designs All rights Reserved.' WordWrap = True end object Bevel1: TBevel Left = 123 Top = 232 Width = 193 Height = 2 Style = bsRaised end object mxLinkLabel1: TmxLinkLabel Left = 151 Top = 200 Width = 140 Height = 13 Alignment = taCenter Caption = 'Visit Tropic Designs Web Site' ShadowLayout = slBottomRight ShadowColor = clBtnShadow ShadowSize = 0 LinkFont.Charset = DEFAULT_CHARSET LinkFont.Color = clBlue LinkFont.Height = -11 LinkFont.Name = 'MS Sans Serif' LinkFont.Style = [fsUnderline] LabelStyle = lsInternetLink Link = 'http://www.tropicdesigns.net' Version = '1.11' end object mxLinkLabel2: TmxLinkLabel Left = 188 Top = 216 Width = 65 Height = 13 Caption = 'Email Support' ShadowLayout = slBottomRight ShadowColor = clBtnShadow ShadowSize = 0 LinkFont.Charset = DEFAULT_CHARSET LinkFont.Color = clBlue LinkFont.Height = -11 LinkFont.Name = 'MS Sans Serif' LinkFont.Style = [fsUnderline] LabelStyle = lsMailTo Link = 'softwaresupport@tropicdesigns.net' Version = '1.11' end object CompileLabel: TLabel Left = 103 Top = 144 Width = 233 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Compiled' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object mxLinkLabel3: TmxLinkLabel Left = 147 Top = 240 Width = 144 Height = 13 Alignment = taCenter Caption = 'Click here to Make a Donation' Color = clGreen Font.Charset = DEFAULT_CHARSET Font.Color = clLime Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False ShadowLayout = slBottomRight ShadowColor = clBtnShadow ShadowSize = 0 LinkFont.Charset = DEFAULT_CHARSET LinkFont.Color = clYellow LinkFont.Height = -11 LinkFont.Name = 'MS Sans Serif' LinkFont.Style = [fsUnderline] LabelStyle = lsInternetLink Link = 'https://www.paypal.com/xclick/business=payments%40network0.com&i' + 'tem_name=Tropic+Designs+Software+Donation&item_number=411&no_not' + 'e=1&tax=0¤cy_code=USD&lc=US' Version = '1.11' end object Image2: TImage Left = 203 Top = 256 Width = 33 Height = 25 Picture.Data = {} Transparent = True end object Panel1: TPanel Left = 13 Top = 8 Width = 414 Height = 92 BevelInner = bvLowered BevelOuter = bvLowered BorderWidth = 1 Color = clBlack TabOrder = 0 object Image1: TImage Left = 6 Top = 6 Width = 402 Height = 80 Picture.Data = {} end end object Button1: TButton Left = 159 Top = 296 Width = 121 Height = 25 Caption = '&Close' TabOrder = 1 OnClick = Button1Click end end